Avoid test failures with numpy 1.24
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Wed, 11 Jan 2023 07:34:28 +0000 (07:34 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 11 Jan 2023 07:34:28 +0000 (07:34 +0000)
commiteca20798593d065bad83ce977814db28c77e5308
treefb397a66224ebf8eed616c8b58a419b45b5226df
parent704666ee7c960abde2bb825faa1243254dc4b6b7
Avoid test failures with numpy 1.24

(some tests fail on unexpected DeprecationWarnings)

Origin: mostly upstream commit 70121c75a0e2a42e31746b6c205c7bb9e4b9b930
Author: Patrick Hoefler, Rebecca N. Palmer
Forwarded: not-needed

Gbp-Pq: Name numpy1p24.patch
asv_bench/benchmarks/sparse.py
pandas/core/arrays/sparse/array.py
pandas/core/interchange/column.py
pandas/tests/arrays/sparse/test_indexing.py
pandas/tests/arrays/sparse/test_reductions.py
pandas/tests/arrays/sparse/test_unary.py
pandas/tests/io/excel/test_writers.py
pandas/tests/series/test_constructors.py